diff options
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/ui/pages/global/APIPage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/ui/pages/global/APIPage.ui b/launcher/ui/pages/global/APIPage.ui index 91f867e0..d866d7f9 100644 --- a/launcher/ui/pages/global/APIPage.ui +++ b/launcher/ui/pages/global/APIPage.ui @@ -250,14 +250,14 @@ </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> - <widget class="QLabel" name="label_8"> + <widget class="QLabel" name="label_10"> <property name="text"> <string>Note: you probably don't need to set this if CurseForge already works.</string> </property> </widget> </item> <item row="2" column="0"> - <widget class="QLabel" name="label_7"> + <widget class="QLabel" name="label_9"> <property name="text"> <string>Enter a custom API Key for CurseForge here.</string> </property> |