diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-11-01 08:17:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 08:17:14 +0100 |
commit | 35edea2141dd4045352879349c3cae4edc6ae26b (patch) | |
tree | 35d02a383e3332ade87a7995fb669278f1632429 /launcher/ui/pages/global/APIPage.ui | |
parent | 7086b1e65ceab38c823542af2c652726d2ad1e09 (diff) | |
parent | ce1a4857ccf2d2ac043a3d26cca455f2b03f24c4 (diff) | |
download | PrismLauncher-35edea2141dd4045352879349c3cae4edc6ae26b.tar.gz PrismLauncher-35edea2141dd4045352879349c3cae4edc6ae26b.tar.bz2 PrismLauncher-35edea2141dd4045352879349c3cae4edc6ae26b.zip |
Merge pull request #359 from Chrono-byte/develop
Diffstat (limited to 'launcher/ui/pages/global/APIPage.ui')
-rw-r--r-- | launcher/ui/pages/global/APIPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/APIPage.ui b/launcher/ui/pages/global/APIPage.ui index 1ae788c7..d56a9ef6 100644 --- a/launcher/ui/pages/global/APIPage.ui +++ b/launcher/ui/pages/global/APIPage.ui @@ -179,7 +179,7 @@ <item> <widget class="QLabel" name="label_4"> <property name="text"> - <string>Enter a custom client ID for Microsoft Authentication here. </string> + <string>Enter a custom client ID for Microsoft Authentication here.</string> </property> <property name="textFormat"> <enum>Qt::RichText</enum> |