Spaces:
Paused
Paused
| import { store } from "/components/settings/external/self-update-store.js"; | |
| export default async function selfUpdateGlobal(ctx) { | |
| // do nothing, the import is enough | |
| } | |
| import { store } from "/components/settings/external/self-update-store.js"; | |
| export default async function selfUpdateGlobal(ctx) { | |
| // do nothing, the import is enough | |
| } | |