mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 05:37:42 +02:00
NOISSUE fix fabric tooltip string
This commit is contained in:
@ -173,7 +173,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="fabricBtn">
|
<widget class="QPushButton" name="fabricBtn">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Install the Minecraft Forge package.</string>
|
<string>Install the Fabric Loader package.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Install Fabric</string>
|
<string>Install Fabric</string>
|
||||||
|
Reference in New Issue
Block a user