mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 07:52:50 -05:00
Bump expected API back down, doesn't really matter
This commit is contained in:
@@ -14,7 +14,7 @@ Singleton {
|
|||||||
property bool dmsAvailable: false
|
property bool dmsAvailable: false
|
||||||
property var capabilities: []
|
property var capabilities: []
|
||||||
property int apiVersion: 0
|
property int apiVersion: 0
|
||||||
readonly property int expectedApiVersion: 5
|
readonly property int expectedApiVersion: 1
|
||||||
property var availablePlugins: []
|
property var availablePlugins: []
|
||||||
property var installedPlugins: []
|
property var installedPlugins: []
|
||||||
property bool isConnected: false
|
property bool isConnected: false
|
||||||
|
|||||||
Reference in New Issue
Block a user