mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 05:17:23 +09:00
Update module.ts
This commit is contained in:
parent
3d10634bcd
commit
eeeda6c359
@ -2,7 +2,7 @@ import autobind from 'autobind-decorator';
|
||||
import 藍, { InstallerResult } from './ai';
|
||||
|
||||
export default abstract class Module {
|
||||
public abstract name: string;
|
||||
public abstract readonly name: string;
|
||||
|
||||
protected ai: 藍;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user