From a3e52d21fa916a60f393ba2c75cbcba0ec650b1f Mon Sep 17 00:00:00 2001 From: Almaz Sharipov Date: Sun, 16 Feb 2025 16:07:41 +0300 Subject: [PATCH] postgres filename fix --- src/db/{postges.go => postgres.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/db/{postges.go => postgres.go} (100%) diff --git a/src/db/postges.go b/src/db/postgres.go similarity index 100% rename from src/db/postges.go rename to src/db/postgres.go