diff --git a/.env.example b/.env.example index d9003ee..4885ffc 100644 --- a/.env.example +++ b/.env.example @@ -29,6 +29,8 @@ APP_EXAMPLE_SERVER="" APP_EXAMPLE_USER="" APP_EXAMPLE_WORKSHOP="" APP_EXAMPLE_GROUP="" +APP_FOOTER_NOTICE="${APP_NAME} is not affiliated with Valve or Steam" +APP_STATSPASSWORD="test" STEAM_API_KEY="" diff --git a/app/views/footer.php b/app/views/footer.php index ff7fd3c..70f5bad 100644 --- a/app/views/footer.php +++ b/app/views/footer.php @@ -5,7 +5,7 @@