mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
feat: add FPS Support
This commit is contained in:
@@ -332,7 +332,7 @@ class AboutUI extends HookConsumerWidget {
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 22),
|
||||
Text(S.current.support_dev_in_game_currency_message, textAlign: TextAlign.start),
|
||||
Text(S.current.support_dev_hk_fps_transfer_info, textAlign: TextAlign.start),
|
||||
],
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user