Vote button and v2 file list topic url display (#1138)

This commit is contained in:
Cønstantine Kovalensky 2023-11-20 21:05:13 +04:00 committed by GitHub
commit 3dedb7e33d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 163 additions and 2 deletions

View file

@ -251,6 +251,7 @@ define('BB_TOPICS_WATCH', 'bb_topics_watch');
define('BB_USER_GROUP', 'bb_user_group');
define('BB_USERS', 'bb_users');
define('BB_WORDS', 'bb_words');
define('BB_THX', 'bb_thx');
define('TORRENT_EXT', 'torrent');