make $LAUNCHER_VER actually work

This commit is contained in:
Ryan Cao
2022-06-04 22:59:57 +08:00
parent 5930acc418
commit 4cecba8787
2 changed files with 7 additions and 7 deletions

View File

@ -265,7 +265,7 @@
<item>
<widget class="QLabel" name="userAgentLabel">
<property name="text">
<string>Enter a custom User Agent here. The special string ${launcher_version} will be replaced with the version of the launcher.</string>
<string>Enter a custom User Agent here. The special string $LAUNCHER_VER will be replaced with the version of the launcher.</string>
</property>
</widget>
</item>