mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 02:20:00 +03:00
NOISSUE fix fabric tooltip string
This commit is contained in:
parent
6c30076b6c
commit
4836ba22cd
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="fabricBtn">
|
||||
<property name="toolTip">
|
||||
<string>Install the Minecraft Forge package.</string>
|
||||
<string>Install the Fabric Loader package.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Install Fabric</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue