mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-17 17:14:46 +02:00
updated webUI according to param changes
This commit is contained in:
4
user_data/.gitignore
vendored
Normal file
4
user_data/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
1
user_data/configs.json
Normal file
1
user_data/configs.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
4
user_data/cookies/.gitignore
vendored
Normal file
4
user_data/cookies/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
1
user_data/discord.json
Normal file
1
user_data/discord.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
4
user_data/flask.json
Normal file
4
user_data/flask.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"password": "ChangeMe",
|
||||
"secret": ""
|
||||
}
|
345731
user_data/french
Normal file
345731
user_data/french
Normal file
File diff suppressed because it is too large
Load Diff
1
user_data/logs/.gitignore
vendored
Normal file
1
user_data/logs/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*
|
0
user_data/logs/custom.txt
Normal file
0
user_data/logs/custom.txt
Normal file
1
user_data/proxy.json
Normal file
1
user_data/proxy.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
user_data/settings.json
Normal file
1
user_data/settings.json
Normal file
@ -0,0 +1 @@
|
||||
{"avatarlink":"https://cdn.discordapp.com/icons/793934298977009674/d8055bccef6eca4855c349e808d0d788.webp"}
|
Reference in New Issue
Block a user