baliasnyifeliks 275c1bf5f2 fix(config): correct base64 string formatting in service configurations
The base64 string for 'lampa' was incorrectly encoded as 'bGFtcGEuc3RyZWFt'
when it should be 'bGFtcGE='. This change fixes the encoding across all
service configurations to ensure proper decoding and functionality.
2026-01-14 13:28:09 +02:00
..
2025-09-20 11:47:28 +03:00
2025-09-14 15:19:17 +03:00
2025-09-20 11:47:28 +03:00
2025-09-26 16:23:24 +03:00