diff options
Diffstat (limited to 'Shop/Course.ui.qml')
-rw-r--r-- | Shop/Course.ui.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Shop/Course.ui.qml b/Shop/Course.ui.qml index b743ee5..502fbab 100644 --- a/Shop/Course.ui.qml +++ b/Shop/Course.ui.qml @@ -69,7 +69,6 @@ ColumnLayout { bottom: parent.bottom } text: priceText - color: "#0cbc87" } } } |