Обновить UI и документы личных сообщений

This commit is contained in:
AidarKC
2026-08-29 15:12:13 +04:00
parent 357a05f7ec
commit b47440dd72
26 changed files with 851 additions and 257 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ export function render({ navigate, route }) {
`;
const actionBtn = document.createElement('button');
actionBtn.className = 'text-btn';
actionBtn.className = 'shine-btn shine-btn--settings';
actionBtn.type = 'button';
actionBtn.textContent = 'Завершить сеанс';