Skip to content

Commit

Permalink
refactored code cognitive complexity from p1
Browse files Browse the repository at this point in the history
  • Loading branch information
J0nathanLai committed Sep 24, 2024
1 parent 08305ff commit 46cea07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta/themes.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Themes.set = async (data) => {
'theme:src': '',
bootswatchSkin: '',
});

await events.log({
type: 'theme-set',
uid: parseInt(data.uid, 10) || 0,
Expand Down

0 comments on commit 46cea07

Please sign in to comment.