0.7.5-topicfix

This commit is contained in:
2025-07-03 00:20:10 +03:00
parent 27c5a57709
commit 441cca8045
19 changed files with 2008 additions and 3213 deletions

View File

@@ -178,7 +178,7 @@ const AuthorsRoute: Component<AuthorsRouteProps> = (props) => {
case 'проверен':
return '✓'
default:
return '🎭'
return '👤'
}
}