🔧 Todo to move the method from UI

This commit is contained in:
2024-10-16 18:50:14 -04:00
parent f9438f2129
commit 4ffad69c44

View File

@@ -118,7 +118,11 @@ export default class SocketService extends Service {
// ); // );
}, },
// AirDCPP Socket actions // AirDCPP Socket actions
getBundles: {
async handler(ctx) {
// get bundles bitch
}
},
search: { search: {
params: { params: {
query: "object", query: "object",