mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-13 05:33:13 +00:00
Adding autofix badges
Profile picture shows up in Nav Moved backgrounds to new folder
This commit is contained in:
parent
05533395eb
commit
d2858ce907
14 changed files with 183 additions and 37 deletions
|
@ -19,4 +19,4 @@ if (is_file(__DIR__."/../usr/conf/msg.json")) {
|
|||
$user_welcome = $user_welcome['welcome'];
|
||||
}
|
||||
|
||||
$web_info = json_decode(file_get_contents(__DIR__."/app.json"), true);
|
||||
$web_info = json_decode(file_get_contents(__DIR__."/gallery.json"), true);
|
Loading…
Add table
Add a link
Reference in a new issue