mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
change payment method for org
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
angular
|
||||
.module('bit.filters')
|
||||
|
||||
.filter('jsonDate', function () {
|
||||
return function (input) {
|
||||
return input.split('T').join(' ');
|
||||
};
|
||||
});
|
||||
Reference in New Issue
Block a user