feat: profile item ui
This commit is contained in:
@@ -87,6 +87,7 @@ export namespace CmdType {
|
||||
|
||||
export interface ProfileItem {
|
||||
name?: string;
|
||||
desc?: string;
|
||||
file?: string;
|
||||
mode?: string;
|
||||
url?: string;
|
||||
|
||||
Reference in New Issue
Block a user