1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-12-01 22:52:06 +02:00

remove debug logging #1061

This commit is contained in:
Patrik J. Braun
2025-11-03 22:37:57 +01:00
parent 6d3821d5fa
commit 162cefa313

View File

@@ -116,7 +116,6 @@ export class LightboxService {
private updateQuery(key: string, defValue: boolean | number, newValue: boolean | number) {
if (defValue === newValue) {
console.log(key, 'is the same');
newValue = null;
}
// Merge this param into the current URL