mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-05-09 10:47:44 +00:00
* link open in a new tab * fixed double toast * added const * javiers new icon * epbg img fix * pkg update * changed import * formated Co-authored-by: Leon <>
3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
export const adminUsername = "admin";
|
|
export const TOAST_CONTAINER_ID = "Community";
|