Bubble [main]

Double-listed subspaces in index

22d135a6688711b23c28ff4f309defebe2b3bef5
diff --git a/model.py b/model.py
index 9faaa60..21d4d4f 100644
--- a/model.py
+++ b/model.py
@@ -826,7 +826,7 @@ class Database:
             cond.append('mods.user=?')
             values.append(mod)
         cur.execute(f"""
-            SELECT
+            SELECT DISTINCT
                 id, name, info, url, flags, owner,
                 UNIX_TIMESTAMP(ts_created), UNIX_TIMESTAMP(ts_active)
             FROM subspaces