mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-04-30 16:55:40 +02:00
Fix: Add missing import
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import autobind from 'autobind-decorator';
|
||||
import Chart, { Obj } from '.';
|
||||
import Instance from '../models/instance';
|
||||
|
||||
/**
|
||||
* フェデレーションに関するチャート
|
||||
|
||||
Reference in New Issue
Block a user