refactor: standardize frontend

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-02-24 17:38:27 -05:00
parent 27558d98d3
commit e7fc0e8a9a
9 changed files with 51 additions and 128 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export class ProviderObject implements ProviderInterface {
constructor() {
this._data = {
'@type': 'chrono.provider',
'@type': 'chrono:provider',
identifier: '',
label: '',
capabilities: {},