summaryrefslogtreecommitdiff
path: root/localwebsite/config.php
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-07-18 16:29:20 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-07-18 16:29:20 +0300
commit9b40fbdd31f9366cf4fba4db04e85aa26e7c8a04 (patch)
treeb5f328c7968a70ed1e0041b1ed67ad543fc2f5c3 /localwebsite/config.php
parent36c90356aa291b65661b523e2f79375a72d588b0 (diff)
lws: sms sending, inbox/outbox view, verbose modem info
Diffstat (limited to 'localwebsite/config.php')
-rw-r--r--localwebsite/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/localwebsite/config.php b/localwebsite/config.php
index d16ef1c..399393c 100644
--- a/localwebsite/config.php
+++ b/localwebsite/config.php
@@ -52,7 +52,7 @@ return [
'app.css' => 10,
'app.js' => 4,
'polyfills.js' => 1,
- 'modem.js' => 1,
+ 'modem.js' => 2,
'inverter.js' => 2,
],