changed web preview

This commit is contained in:
onysd 2026-07-13 09:51:01 +03:00
parent ad53d68079
commit 935876570b
14 changed files with 444 additions and 134 deletions

View file

@ -825,6 +825,7 @@ func run(logger *zap.Logger) error {
AppScheme: cfg.PublicAppScheme,
WebBaseURL: cfg.PublicWebBaseURL,
AppName: cfg.PublicAppName,
DownloadURL: cfg.PublicDownloadURL,
StickerSets: filesService,
Users: userStore,
Channels: channelStore,