mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
Removed remaining sdk shortcut module
This commit is contained in:
parent
ef4e238b94
commit
f8f35890a1
7 changed files with 19 additions and 23 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
const {changedFunctions, changedGetters, setRandomSupply} = require("./modifiedAPI");
|
||||
const randomSupplies = require("./randomSupplies");
|
||||
const getWrapped = require("sdk/getWrapped");
|
||||
const {getWrapped} = require("./modifiedAPIFunctions");
|
||||
const logging = require("./logging");
|
||||
const settings = require("./settings");
|
||||
const extension = require("./extension");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue