fix: removed unpublish button

This commit is contained in:
2026-02-11 16:14:41 +01:00
parent 11ec82d12e
commit 258e313f0e
6 changed files with 1 additions and 88 deletions

View File

@@ -44,7 +44,6 @@ Object.defineProperty(globalThis, 'window', {
getAll: vi.fn(),
getByStatus: vi.fn(),
publish: vi.fn(),
unpublish: vi.fn(),
rebuildFromFiles: vi.fn(),
search: vi.fn(),
filter: vi.fn(),