Skip to content

Commit

Permalink
fixed admin setting did not display properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziven committed Sep 22, 2022
1 parent 4b0b7a4 commit 796fcb2
Show file tree
Hide file tree
Showing 11 changed files with 32 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ composer update ziiven/flarum-daily-check-in
```

### ScreenShot
![image](https://user-images.githubusercontent.com/29644610/191474337-399c3e46-7469-43cf-9340-8fd5dfc02ace.jpg)
![image](https://user-images.githubusercontent.com/29644610/191722290-9a54b9c6-664d-4e82-9181-9a9a47ad476d.jpg)
![image](https://user-images.githubusercontent.com/29644610/191472984-5724b8ba-38cd-40cc-96ee-7d1ae94ab45c.jpg)
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A Flarum extension. Add a button in the index page that allow user to daily check in the forum and receive reward.",
"type": "flarum-extension",
"require": {
"flarum/core": "^1.4.0"
"flarum/core": "^1.0"
},
"support": {
"issues": "https://github.com/Ziiven/flarum-daily-check-in/issues",
Expand Down
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.

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

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

2 changes: 1 addition & 1 deletion js/dist/forum.js

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

Loading

0 comments on commit 796fcb2

Please sign in to comment.