Spaces:
Sleeping
Sleeping
Update settings.html
Browse files- settings.html +3 -3
settings.html
CHANGED
@@ -13,12 +13,12 @@
|
|
13 |
<label for="ALLOWED_ORIGIN">ALLOWED_ORIGIN:</label>
|
14 |
<input type="text" id="ALLOWED_ORIGIN" name="ALLOWED_ORIGIN"><br><br>
|
15 |
|
16 |
-
<label for="vk_api_key">vk_api_key:</label>
|
17 |
-
<input type="text" id="vk_api_key" name="vk_api_key"><br><br>
|
18 |
-
|
19 |
<label for="crypto_key_sys">crypto_key_sys:</label>
|
20 |
<input type="text" id="crypto_key_sys" name="crypto_key_sys"><br><br>
|
21 |
|
|
|
|
|
|
|
22 |
<label for="senler_token">senler_token:</label>
|
23 |
<input type="text" id="senler_token" name="senler_token"><br><br>
|
24 |
|
|
|
13 |
<label for="ALLOWED_ORIGIN">ALLOWED_ORIGIN:</label>
|
14 |
<input type="text" id="ALLOWED_ORIGIN" name="ALLOWED_ORIGIN"><br><br>
|
15 |
|
|
|
|
|
|
|
16 |
<label for="crypto_key_sys">crypto_key_sys:</label>
|
17 |
<input type="text" id="crypto_key_sys" name="crypto_key_sys"><br><br>
|
18 |
|
19 |
+
<label for="vk_api_key">vk_api_key:</label>
|
20 |
+
<input type="text" id="vk_api_key" name="vk_api_key"><br><br>
|
21 |
+
|
22 |
<label for="senler_token">senler_token:</label>
|
23 |
<input type="text" id="senler_token" name="senler_token"><br><br>
|
24 |
|