Skip to content

Commit 3fd4a3b

Browse files
committed
Update build files
1 parent 3f630d7 commit 3fd4a3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/cui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32594,7 +32594,7 @@ CUI.XHR = (function(superClass) {
3259432594
method: {
3259532595
mandatory: true,
3259632596
"default": "GET",
32597-
check: ["GET", "POST", "PUT", "DELETE", "OPTIONS", "HEAD"]
32597+
check: ["GET", "POST", "PUT", "DELETE", "OPTIONS", "HEAD", "PATCH"]
3259832598
},
3259932599
url: {
3260032600
mandatory: true,

public/cui.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)