mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-10 18:54:41 +00:00
revert v22 instance app changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
$app.onBeforeServe().add((e) => {
|
||||
const dao = $app
|
||||
const dao = $app.dao()
|
||||
const { mkLog } = /** @type {Lib} */ (require(`${__hooks}/_ph_lib.js`))
|
||||
|
||||
const log = mkLog(`admin-sync`)
|
||||
|
||||
38150
packages/pockethost/src/instance-app/v22/types/types.d.ts
vendored
38150
packages/pockethost/src/instance-app/v22/types/types.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user