mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-16 15:40:42 +08:00
Update profile.js
This commit is contained in:
parent
e66d43f66e
commit
82a6e2258d
@ -2,7 +2,8 @@ export default {
|
|||||||
env: {
|
env: {
|
||||||
index: true,
|
index: true,
|
||||||
salt: 'psyDuck',
|
salt: 'psyDuck',
|
||||||
saveCycle: 300
|
saveCycle: 300,
|
||||||
|
invoke: true
|
||||||
},
|
},
|
||||||
global: {},
|
global: {},
|
||||||
psyDuck: {
|
psyDuck: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user