1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 06:25:37 -05:00

Bump expected API back down, doesn't really matter

This commit is contained in:
bbedward
2025-10-17 08:17:16 -04:00
parent b21f6e80b3
commit 4db55e4d77

View File

@@ -14,7 +14,7 @@ Singleton {
property bool dmsAvailable: false
property var capabilities: []
property int apiVersion: 0
readonly property int expectedApiVersion: 5
readonly property int expectedApiVersion: 1
property var availablePlugins: []
property var installedPlugins: []
property bool isConnected: false