This commit is contained in:
pa
2026-03-04 21:56:33 +09:00
parent 905999b9ae
commit decb96214a
15 changed files with 28 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
import { useFriendStore, useUserStore } from '../../stores';
import { database } from '../../service/database.js';
import { database } from '../../service/database';
/**
* @returns {Promise<void>}