summaryrefslogtreecommitdiff
path: root/localwebsite/config.php
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-05-27 01:41:00 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-05-27 01:41:00 +0300
commit9f4cee92132f93ed9dc3034fefd8fe644566f13f (patch)
tree1c24ab55a87a344fb325dc9956e738e1f472fd2b /localwebsite/config.php
parentf1276e23d8ccf873c4c95f1e01db7f394e82c868 (diff)
cams page frontend refator
Diffstat (limited to 'localwebsite/config.php')
-rw-r--r--localwebsite/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/localwebsite/config.php b/localwebsite/config.php
index f5f8c80..68c1ed5 100644
--- a/localwebsite/config.php
+++ b/localwebsite/config.php
@@ -49,8 +49,8 @@ return [
],
'static' => [
- 'app.css' => 9,
- 'app.js' => 2,
+ 'app.css' => 10,
+ 'app.js' => 4,
'polyfills.js' => 1,
'modem.js' => 1,
'inverter.js' => 2,