mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Remove test commit
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
(function(window, undefined) {
|
||||
var URL_TO_PLUGIN = "https://serg-kv.github.io/onlyoffice.github.io/sdkjs-plugins/content/chatgpt/";
|
||||
var URL_TO_PLUGIN = "";
|
||||
|
||||
var xhrObj = new XMLHttpRequest();
|
||||
xhrObj.open('GET', URL_TO_PLUGIN + "config.json", false);
|
||||
|
||||
Reference in New Issue
Block a user