diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-10-08 16:20:46 +0200 |
---|---|---|
committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-10-08 16:20:46 +0200 |
commit | f26049009e0482193b2a9d0d037ba7cb8ca82def (patch) | |
tree | f05532fcd8ae15b02a9f7efe86d52a8365841913 | |
parent | 787234a53ad13844b73ff2d545b2f519af2f971b (diff) | |
download | PrismLauncher-f26049009e0482193b2a9d0d037ba7cb8ca82def.tar.gz PrismLauncher-f26049009e0482193b2a9d0d037ba7cb8ca82def.tar.bz2 PrismLauncher-f26049009e0482193b2a9d0d037ba7cb8ca82def.zip |
fix: mod updating isn't upcoming anymore :p
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
-rw-r--r-- | launcher/ui/pages/global/LauncherPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/LauncherPage.ui b/launcher/ui/pages/global/LauncherPage.ui index 645f7ef6..0d14f147 100644 --- a/launcher/ui/pages/global/LauncherPage.ui +++ b/launcher/ui/pages/global/LauncherPage.ui @@ -176,7 +176,7 @@ <item> <widget class="QLabel" name="metadataWarningLabel"> <property name="text"> - <string><html><head/><body><p><span style=" font-weight:600; color:#f5c211;">Warning</span><span style=" color:#f5c211;">: Disabling mod metadata may also disable some upcoming QoL features, such as mod updating!</span></p></body></html></string> + <string><html><head/><body><p><span style=" font-weight:600; color:#f5c211;">Warning</span><span style=" color:#f5c211;">: Disabling mod metadata may also disable some QoL features, such as mod updating!</span></p></body></html></string> </property> <property name="wordWrap"> <bool>true</bool> |