pull/6768/head
tugcekucukoglu 2024-11-12 09:08:18 +03:00
parent 5c6d80f439
commit 229d5319e1
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ export interface MeterItem {
/**
* Current icon of the meter item.
*/
icon: string;
icon?: string;
/**
* Optional keys.
*/