push new stylesheet
This commit is contained in:
parent
96c8e0d1ff
commit
41da023416
2 changed files with 2 additions and 0 deletions
|
|
@ -139,6 +139,7 @@ var pd = {
|
|||
pd.setup.applyCentral();
|
||||
},
|
||||
applyStyles: function () {
|
||||
// BUG: replace url
|
||||
$.ajax({
|
||||
url: "/r/PowerDeleteSuite/about/stylesheet/.json",
|
||||
context: $("#pd__style"),
|
||||
|
|
|
|||
1
stylesheet.json
Normal file
1
stylesheet.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"message": "Too Many Requests", "error": 429}
|
||||
Loading…
Add table
Reference in a new issue