Set real Giphy API key
This commit is contained in:
+1
-1
@@ -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]');
|
||||
|
||||
Reference in New Issue
Block a user