File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @netdata/netdata-ui" ,
3- "version" : " 4.3.21 " ,
3+ "version" : " 4.3.22 " ,
44 "description" : " netdata UI kit" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/es6/index.js" ,
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ import none_selected from "./assets/none_selected.svg"
186186import notification_shortcut_enabled from "./assets/notification_shortcut_enabled.svg"
187187import notification_shortcut_disabled from "./assets/notification_shortcut_disabled.svg"
188188import notificationTrigger from "./assets/notification_trigger.svg"
189- import octa from "./assets/okta.svg"
189+ import okta from "./assets/okta.svg"
190190import os from "./assets/os/os.svg"
191191import osAlpineLinux from "./assets/os/alpine_linux.svg"
192192import osAmazonLinux from "./assets/os/amazon_linux.svg"
@@ -578,7 +578,7 @@ export const iconsList = {
578578 notification_shortcut_enabled,
579579 notification_shortcut_disabled,
580580 notificationTrigger,
581- octa ,
581+ okta ,
582582 os,
583583 osAlpineLinux,
584584 osAmazonLinux,
You can’t perform that action at this time.
0 commit comments