mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-22 03:35:16 +00:00
Fix newline issue in config.php by ensuring a newline at the end of the file for better compatibility and adherence to coding standards.
This commit is contained in:
@@ -12,4 +12,4 @@ define('WEB_STYLE_DARK', true);
|
||||
define('STEAM_API_KEY', '');
|
||||
define('STEAM_DOMAIN_NAME', '');
|
||||
define('STEAM_LOGOUT_PAGE', '');
|
||||
define('STEAM_LOGIN_PAGE', '');
|
||||
define('STEAM_LOGIN_PAGE', '');
|
||||
|
||||
Reference in New Issue
Block a user