mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix: try removing types
This commit is contained in:
@@ -48,7 +48,6 @@ const manifest = async (config?: UserData): Promise<Manifest> => {
|
||||
logo:
|
||||
config?.addonLogo ||
|
||||
'https://raw.githubusercontent.com/Viren070/AIOStreams/refs/heads/main/packages/frontend/public/assets/logo.png',
|
||||
types: [],
|
||||
behaviorHints: {
|
||||
configurable: true,
|
||||
configurationRequired: config ? false : true,
|
||||
|
||||
Reference in New Issue
Block a user