mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-08-07 03:23:50 +09:00
wip
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import autobind from 'autobind-decorator';
|
||||
import Module from '../../module';
|
||||
import serifs from '../../serifs';
|
||||
import Module from '@/module';
|
||||
import serifs from '@/serifs';
|
||||
import { genItem } from '../../vocabulary';
|
||||
|
||||
export default class extends Module {
|
||||
|
Reference in New Issue
Block a user