mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-26 12:25:20 +01:00
lint fix
This commit is contained in:
parent
30a2b878f6
commit
e4076e95dd
2
dist/.publish
vendored
2
dist/.publish
vendored
@ -1 +1 @@
|
||||
Subproject commit 8839362e8f2c5262de7905376b6b88f8fc2699f1
|
||||
Subproject commit 9d2a53eca056ba947302e3bbb3082a430a5b0b4d
|
@ -14,6 +14,6 @@
|
||||
});
|
||||
|
||||
$scope.goBilling = function () {
|
||||
$state.go('backend.org.billing', { orgId: $state.params.orgId })
|
||||
$state.go('backend.org.billing', { orgId: $state.params.orgId });
|
||||
};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user