Further refactor, still need to cleanup db.py

This commit is contained in:
Peter Stockings
2025-07-21 23:25:25 +10:00
parent 2ec44252bb
commit f55f50d0dc
11 changed files with 130 additions and 389 deletions

View File

@@ -168,6 +168,9 @@ const Editor = {
name: this.name,
script_content: this.jsValue,
environment_info: this.jsonValue,
is_public: this.isPublic,
log_request: this.logRequest,
log_response: this.logResponse,
};
const response = await m.request({