mirror of
https://github.com/norohind/jubilant-system.git
synced 2025-04-21 00:17:35 +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 web import dynamic_js
|
||||
|
||||
model.open_model()
|
||||
|
||||
|
||||
class SquadsInfoByTag:
|
||||
def on_get(self, req: falcon.request.Request, resp: falcon.response.Response, tag: str) -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user