mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-10 18:24:27 +05:00
feat: added ntp server and timezone settings
This commit is contained in:
@@ -34,6 +34,10 @@ let paths = {
|
||||
{
|
||||
src: 'src_data/locales/*.json',
|
||||
dest: 'data/static/locales/'
|
||||
},
|
||||
{
|
||||
src: 'src_data/*.json',
|
||||
dest: 'data/static/'
|
||||
}
|
||||
],
|
||||
static: [
|
||||
|
||||
Reference in New Issue
Block a user