🐛 Fix post visibility didn't apply when notifying close #3

This commit is contained in:
2024-12-15 23:50:54 +08:00
parent 76e7dd7a07
commit 3213a3969e
3 changed files with 85 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ package services
import (
"fmt"
"git.solsynth.dev/hypernet/interactive/pkg/internal/database"
"git.solsynth.dev/hypernet/interactive/pkg/internal/gap"
"git.solsynth.dev/hypernet/interactive/pkg/internal/models"