Add channel search and subscription

This commit is contained in:
sevenhill
2026-07-07 22:09:18 +03:00
parent b2766ebbe9
commit 0a42e6f860
14 changed files with 421 additions and 4 deletions
+1
View File
@@ -30,6 +30,7 @@ foreach ($item in @("server", "pymax-worker", "deploy", "Dockerfile.server", "QM
foreach ($path in @(
"server/QMax.Api/bin",
"server/QMax.Api/obj",
"deploy/releases",
"pymax-worker/src/__pycache__"
)) {
$target = Join-Path $staging $path