feat(xero): add new bank transactions trigger
This commit is contained in:
@@ -4,6 +4,7 @@ const authScope: string[] = [
|
||||
'profile',
|
||||
'email',
|
||||
'accounting.transactions',
|
||||
'accounting.settings',
|
||||
];
|
||||
|
||||
export default authScope;
|
||||
|
Reference in New Issue
Block a user