mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-18 03:30:39 +09:00
Fix inbox badge logic and landing view
This commit is contained in:
parent
92aef9bae8
commit
21d2b075e7
14 changed files with 453 additions and 230 deletions
|
|
@ -2,6 +2,6 @@ import { defineConfig } from "vitest/config";
|
|||
|
||||
export default defineConfig({
|
||||
test: {
|
||||
environment: "jsdom",
|
||||
environment: "node",
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue