refactor(app/web): new features (#1124) [skip ci]
This commit is contained in:
@@ -239,7 +239,8 @@ export default async function(
|
||||
},
|
||||
//Settings and tokens
|
||||
{
|
||||
enabled = false
|
||||
enabled = false,
|
||||
extras = false,
|
||||
} = {}) {
|
||||
//Plugin execution
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user