Skip to content

Commit

Permalink
custom fontawesome icon
Browse files Browse the repository at this point in the history
  • Loading branch information
justoverclockl committed Aug 12, 2021
1 parent 67cc5f5 commit a472e0e
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
4 changes: 3 additions & 1 deletion extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@
new Extend\Locales(__DIR__.'/locale'),
(new Extend\Settings)
->serializeToForum('countdownEndTime', 'justoverclock-events-countdown.countdownEndTime')
->serializeToForum('event_title', 'justoverclock-events-countdown.event_title'),
->serializeToForum('event_title', 'justoverclock-events-countdown.event_title')
->serializeToForum('fontawesome_events_icon', 'justoverclock-events-countdown.fontawesome_events_icon'),

];
2 changes: 1 addition & 1 deletion js/dist/admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a472e0e

Please sign in to comment.