added junimo theme, bumped browse to 50
This commit is contained in:
parent
5ded9f1339
commit
cf536a860c
3 changed files with 1637 additions and 10 deletions
2
app.py
2
app.py
|
|
@ -4,7 +4,7 @@ import threading
|
|||
import RNS
|
||||
from http.server import HTTPServer
|
||||
|
||||
from db import init_db, set_setting
|
||||
from db import init_db, get_setting, set_setting
|
||||
from handlers import dispatch_request
|
||||
from gateway import GatewayState, GatewayHandler, GATEWAY_PORT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue