mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 02:24:16 +00:00
remove test extension
This commit is contained in:
parent
2abb4f4bb3
commit
14eb366bbc
@ -1,7 +0,0 @@
|
||||
{
|
||||
"name": "Tidal API",
|
||||
"description": "Tidal playback from Comty",
|
||||
"license": "MIT",
|
||||
"version": "0.1.0",
|
||||
"main": "./src/index.js"
|
||||
}
|
@ -1,9 +0,0 @@
|
||||
import Extension from "evite/src/extension"
|
||||
|
||||
export default class Tidal extends Extension {
|
||||
static dependencies = ["player"]
|
||||
|
||||
async onInitialize() {
|
||||
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user