This commit is contained in:
33333-33333 2026-07-31 12:54:46 +09:00
commit c3a6f5ff37
80 changed files with 2512 additions and 1625 deletions

2
runtime-config.js Normal file
View file

@ -0,0 +1,2 @@
'use strict';
globalThis.BendRuntimeConfig=Object.freeze({cloudApi:false});