Add background embeding to module
This commit is contained in:
@@ -18,6 +18,7 @@ export interface RisuModule{
|
||||
id: string
|
||||
lowLevelAccess?: boolean
|
||||
hideIcon?: boolean
|
||||
backgroundEmbedding?:string
|
||||
}
|
||||
|
||||
export async function exportModule(module:RisuModule){
|
||||
|
||||
Reference in New Issue
Block a user