mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-05 02:02:44 +02:00
Example of potential plugin implementation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
describe('PluginManager', () => {
|
||||
it('should register a plugin', () => {
|
||||
// Test implementation
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user