push new stylesheet

This commit is contained in:
mykola2312 2024-03-09 14:41:14 +02:00
parent 96c8e0d1ff
commit 41da023416
2 changed files with 2 additions and 0 deletions

View file

@ -139,6 +139,7 @@ var pd = {
pd.setup.applyCentral(); pd.setup.applyCentral();
}, },
applyStyles: function () { applyStyles: function () {
// BUG: replace url
$.ajax({ $.ajax({
url: "/r/PowerDeleteSuite/about/stylesheet/.json", url: "/r/PowerDeleteSuite/about/stylesheet/.json",
context: $("#pd__style"), context: $("#pd__style"),

1
stylesheet.json Normal file
View file

@ -0,0 +1 @@
{"message": "Too Many Requests", "error": 429}