Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #96 from mrepol742/master
Browse files Browse the repository at this point in the history
Initial Commit
  • Loading branch information
mrepol742 authored Mar 25, 2024
2 parents 2179973 + 2322e6d commit d4de913
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,4 @@ jobs:
- name: Test Orion Source Files
run: |
npm i --include=dev
npm run jshint *.js src/*.js
#- name: Test RedFox Source Files
# run: |
# npm run jshint src/redfox/*.js src/redfox/src/*.js
2 changes: 1 addition & 1 deletion src/redfox.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ function buildAPI(globalOptions, html, jar) {
"setNickname",
"setThreadColor",
"setThreadEmoji",
"aab",
"createNewGroup",
"createPoll",
"deleteMessage",
"deleteThread",
Expand Down

0 comments on commit d4de913

Please sign in to comment.