diff --git a/avatar-picker.html b/avatar-picker.html
index f9ab1a848..eb4d9e2fe 100644
--- a/avatar-picker.html
+++ b/avatar-picker.html
@@ -1,227 +1,115 @@
-WEVIA — Agent Avatar Picker
+WEVIA — Agent Avatar Picker (SSOT)
-
🎨 AGENT AVATAR PICKER
+
🎨 AGENT AVATAR PICKER · SSOT v2.json
-
-
-
+
+
+
+
+
+
+
+
Loading...
+
+Loading SSOT (agent-avatars-v2.json)...
-
-
-
-
-
-
-
diff --git a/wevia-meeting-rooms.html b/wevia-meeting-rooms.html
index 22b39235e..778fdb30d 100644
--- a/wevia-meeting-rooms.html
+++ b/wevia-meeting-rooms.html
@@ -638,7 +638,7 @@ var _hist=[];function addHist(msg){_hist.unshift({t:new Date().toLocaleTimeStrin
(function() {
if (window.__WEVAL_AVATAR_V75) return;
window.__WEVAL_AVATAR_V75 = true;
- const REG_URL = '/api/agent-avatars-v75.json';
+ const REG_URL = '/api/agent-avatars-v2.json';
const SVG_EP = '/api/agent-avatar-svg.php';
function emojiSVGUrl(name, emoji) {
return SVG_EP + '?n=' + encodeURIComponent(name) + '&e=' + encodeURIComponent(emoji);