Skip to content

Commit

Permalink
Update default profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayideyia committed Nov 2, 2024
1 parent 8ef4529 commit 5a7531e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/constant/profile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ export const RulesConfigDefaults = (ids: string[]): ProfileType['rulesConfig'] =
id: sampleID(),
type: 'final',
payload: '',
proxy: ids[0],
proxy: ids[4],
'ruleset-name': '',
'ruleset-format': '',
'download-detour': '',
Expand Down

0 comments on commit 5a7531e

Please sign in to comment.