You've already forked hotpocket
BTHLABS-57: Pre-auth page in the extension
This commit is contained in:
@@ -8,7 +8,7 @@ const HotPocketExtension = {
|
||||
version: __HOTPOCKET_EXTENSION_VERSION__,
|
||||
debug: DEBUG,
|
||||
api: null,
|
||||
base_url: __HOTPOCKET_EXTENSION_BASE_URL__,
|
||||
base_url: null,
|
||||
LOGGER: {
|
||||
// eslint-disable-next-line no-console
|
||||
debug: (DEBUG === true) ? console.log : noop,
|
||||
|
||||
Reference in New Issue
Block a user