forked from Shinonome/dots-hyprland
provide basic descriptions for services
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import "root:/modules/common"
|
||||
import QtQuick;
|
||||
|
||||
/**
|
||||
* A booru response.
|
||||
*/
|
||||
QtObject {
|
||||
property string provider
|
||||
property var tags
|
||||
|
||||
Reference in New Issue
Block a user