Skip to content

Commit

Permalink
sublabel :3
Browse files Browse the repository at this point in the history
  • Loading branch information
byeoon committed Oct 24, 2024
1 parent 2c1b1f3 commit 90bfb70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/settings/pages/Developer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ export default function Developer() {
/>
<TableSwitchRow
label="Enable Post Loader"
subLabel="Bootleg balling rn"
icon={<TableRowIcon source={getAssetIDByName("ic_add_circle")} />}
value={settings.postLoader}
onValueChange={(v: boolean) => {
Expand Down

0 comments on commit 90bfb70

Please sign in to comment.