forked from Shinonome/dots-hyprland
provide basic descriptions for services
This commit is contained in:
@@ -7,6 +7,9 @@ import Quickshell.Io;
|
||||
import Qt.labs.platform
|
||||
import QtQuick;
|
||||
|
||||
/**
|
||||
* A service for interacting with various booru APIs.
|
||||
*/
|
||||
Singleton {
|
||||
id: root
|
||||
property Component booruResponseDataComponent: BooruResponseData {}
|
||||
|
||||
Reference in New Issue
Block a user