Update SyncPlay references to use plugin
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ export interface Plugin {
|
||||
name: string
|
||||
id: string
|
||||
type: PluginType | string
|
||||
priority: number
|
||||
priority?: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user