mirror of
https://github.com/norohind/jubilant-system.git
synced 2025-06-07 10:33:00 +03:00
open model in web
This commit is contained in:
parent
c6bab0c11e
commit
7970ea2143
@ -5,6 +5,8 @@ import json
|
|||||||
from model import model
|
from model import model
|
||||||
from web import dynamic_js
|
from web import dynamic_js
|
||||||
|
|
||||||
|
model.open_model()
|
||||||
|
|
||||||
|
|
||||||
class SquadsInfoByTag:
|
class SquadsInfoByTag:
|
||||||
def on_get(self, req: falcon.request.Request, resp: falcon.response.Response, tag: str) -> None:
|
def on_get(self, req: falcon.request.Request, resp: falcon.response.Response, tag: str) -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user