Extend DHT scheme
Build and Publish / Build and Publish Docker Image (push) Successful in 5m5s

This commit is contained in:
Ultradesu
2026-07-20 16:29:21 +03:00
parent 3485f643f4
commit 4381750c6e
5 changed files with 62 additions and 20 deletions
+1 -1
View File
@@ -3,6 +3,7 @@ mod agent;
mod api;
mod auth;
mod config;
mod federation;
mod i18n;
mod jobs;
mod lastfm;
@@ -12,7 +13,6 @@ mod music;
mod oidc;
mod player;
mod scheduler;
mod federation;
mod torrents;
mod user;