diff options
| author | anatasof wirapraja <anatasof.wirapraja@gmail.com> | 2023-04-04 12:11:29 +0700 |
|---|---|---|
| committer | anatasof wirapraja <anatasof.wirapraja@gmail.com> | 2023-04-04 12:11:29 +0700 |
| commit | 99f76ba0ef58a252c1d82acbd56df8b6ef5a735c (patch) | |
| tree | ead1dae3997aa544f01e98f2fb2a937d9daf0389 /Shop/Course.ui.qml | |
| parent | d4144d1a21af598b56f9be51e7b8714d428ad355 (diff) | |
| parent | 0f2807e6a518c09f4926bc5cda65c1ce3321732d (diff) | |
Merge commit '0f2807e6a518c09f4926bc5cda65c1ce3321732d'
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" } } } |