mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update defaultService.example.js, .gitignore
This commit is contained in:
parent
5e82c58873
commit
855cf6adef
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -109,4 +109,5 @@ data/chatgpt-apikey.txt
|
||||||
app/assets/img/_templates
|
app/assets/img/_templates
|
||||||
app/assets/img/_captured
|
app/assets/img/_captured
|
||||||
settings.ini
|
settings.ini
|
||||||
defaultService.js
|
defaultService.js
|
||||||
|
lib/*.private.js
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// defaultService.example.js
|
||||||
|
// https://github.com/gnh1201/welsonjs
|
||||||
var SYS = require("lib/system");
|
var SYS = require("lib/system");
|
||||||
|
|
||||||
function main(args) {
|
function main(args) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user