1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00

Add workaround for workshop uploads. Still needs navigation active fix!

This commit is contained in:
Elias 2019-06-23 14:23:33 +02:00
parent babcf84112
commit 4c2cdb0625

View File

@ -244,7 +244,7 @@ Item {
icon.width: 16
icon.height: 16
onClicked: {
utility.requestNavigation("Workshop")
}
}
}