mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +01:00
Move types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { serviceItem } from '../components/AppShelf/AppShelf.d';
|
||||
import { serviceItem } from './types';
|
||||
|
||||
export function pingQbittorrent(service: serviceItem): any {
|
||||
console.log('Getting service.cookie for service: ', service);
|
||||
|
||||
Reference in New Issue
Block a user