Updated config schema to handle git revisions that parse as int

This commit is contained in:
Bartek Kryza
2023-09-02 16:10:13 +02:00
parent 85856426f3
commit a45fffdb67

View File

@@ -41,7 +41,7 @@ types:
tooltip: string
git_t:
branch: string
revision: string
revision: [string, int]
commit: string
toplevel: string
layout_hint_key: !variant