Move the eye icon to the config
This commit is contained in:
parent
56cb1ed483
commit
45f3c201f9
2 changed files with 5 additions and 1 deletions
|
|
@ -51,6 +51,10 @@ export const writer_name = `Spirit`;
|
|||
*/
|
||||
export const guesser_name = `Medium`;
|
||||
|
||||
/**
|
||||
* The icon name for the Eye displayed on the main board.
|
||||
*/
|
||||
export const eye_icon = `eye.svg`;
|
||||
|
||||
/**
|
||||
* The URI that socket IO tries to connect to for websocket communication when
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue