This commit is contained in:
anapnoe
2023-06-11 19:53:05 +03:00
99 changed files with 3568 additions and 997 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ let lastHeadImg = null;
let notificationButton = null;
onUiUpdate(function() {
onAfterUiUpdate(function() {
if (notificationButton == null) {
notificationButton = gradioApp().getElementById('request_notifications');