Skip to content

Commit

Permalink
💡 Add attribution comment for bookmarklet
Browse files Browse the repository at this point in the history
  • Loading branch information
richardfrost committed Aug 13, 2024
1 parent 0bdf2c4 commit e3c6d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/script/mainBookmarklet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import WebConfig from '@APF/webConfig';
import BookmarkletFilter from '@APF/bookmarkletFilter';

/* @preserve - Advanced Profanity Filter by Richard Frost (FrostCo) */
/* @preserve - Start User Config */
const config = WebConfig._defaults as WebConfig;
/* @preserve - End User Config */
Expand Down

0 comments on commit e3c6d66

Please sign in to comment.