mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
lint fix
This commit is contained in:
2
dist/.publish
vendored
2
dist/.publish
vendored
Submodule dist/.publish updated: 8839362e8f...9d2a53eca0
@@ -14,6 +14,6 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
$scope.goBilling = function () {
|
$scope.goBilling = function () {
|
||||||
$state.go('backend.org.billing', { orgId: $state.params.orgId })
|
$state.go('backend.org.billing', { orgId: $state.params.orgId });
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user