forked from Shinonome/dots-hyprland
booru: small refractor
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
import "root:/modules/common"
|
||||
import Quickshell;
|
||||
import Quickshell.Io;
|
||||
import Qt.labs.platform
|
||||
import QtQuick;
|
||||
|
||||
QtObject {
|
||||
property string provider
|
||||
property list<var> tags
|
||||
property var page
|
||||
property list<var> images
|
||||
property string message
|
||||
}
|
||||
Reference in New Issue
Block a user