mirror of
https://github.com/ArenMg/aren.git
synced 2024-11-24 01:18:04 +00:00
add timezone
This commit is contained in:
parent
485feeae3a
commit
b06861678c
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ module.exports = {
|
|||
program: false,
|
||||
editionProgram: false,
|
||||
user: false,
|
||||
timezone: "",
|
||||
};
|
||||
},
|
||||
created() {
|
||||
|
|
Loading…
Reference in a new issue