Ziiven / flarum-daily-check-in

Add a button in the index page that allow user to daily check in the forum and receive reward.
MIT License
7 stars 0 forks source link

Not Check ziiven/flarum-daily-check-in #5

Open Litalino opened 6 months ago

Litalino commented 6 months ago

I used the code below but it doesn't work. Please tell me why the code doesn't work

if (app.initializers.has('ziiven/flarum-daily-check-in')) {
    console.log('flarum-daily-check-in');
}
Litalino commented 6 months ago

if (app.initializers.has('ziven-checkin')) { console.log('flarum-daily-check-in'); }