forked from noxious/client
Disable dev for deployment to prod.
This commit is contained in:
parent
bb08aaa9bc
commit
75c11c4bc0
@ -1,4 +1,4 @@
|
||||
const dev: boolean = true
|
||||
const dev: boolean = false
|
||||
|
||||
export default {
|
||||
name: 'New Quest',
|
||||
|
Loading…
x
Reference in New Issue
Block a user