mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-28 19:25:16 +02:00
wip
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
import { Tile } from './engine.player.js';
|
||||
import { Tile } from './common.js';
|
||||
|
||||
export type Log = {
|
||||
time: number;
|
||||
|
||||
Reference in New Issue
Block a user