mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 06:34:15 +02:00
[flatpak] fix: wrong encoded strings displayed (requires Flatpak >= 1.12)
This commit is contained in:
@@ -18,6 +18,7 @@ VERSION_1_2 = parse_version('1.2')
|
||||
VERSION_1_3 = parse_version('1.3')
|
||||
VERSION_1_4 = parse_version('1.4')
|
||||
VERSION_1_5 = parse_version('1.5')
|
||||
VERSION_1_12 = parse_version('1.12')
|
||||
|
||||
|
||||
def get_icon_path() -> str:
|
||||
|
||||
Reference in New Issue
Block a user