Set real Giphy API key

This commit is contained in:
Krystie
2026-05-18 15:22:11 -07:00
parent 5571188d76
commit bd74e793ff
+1 -1
View File
@@ -720,7 +720,7 @@
}
/* ---------- GIF Picker (Giphy) ---------- */
var GIPHY_API_KEY = 'AIzaSyD ShabXjWUk'; // Replace with actual key or set via config
var GIPHY_API_KEY = 'xuxYxuIvzPqw5tPB4laa7sQO8dFtSlNS';
function openGifPicker(compose) {
var modal = document.querySelector('[data-beep-gif-modal]');