Name the mark this tile will carry when it wakes #2
@@ -193,6 +193,10 @@ export const artIndex = (catcache: string): Map<string, Artwork> => {
|
||||
* The tile that opens the Epic launcher itself (design D4) — see the `launcher` config field. Empty
|
||||
* until the host has a verified `launcher_ui` activation for Epic; emitting one now would be
|
||||
* refused with a 400, which is the host saying precisely that.
|
||||
*
|
||||
* Its brand mark is already shipped by every client under the token `"epic"`
|
||||
* (punktfunk/assets/launcher-icons), so the entry this returns one day carries `icon: "epic"` and
|
||||
* needs no client release to look right.
|
||||
*/
|
||||
export const launcherEntries = (_cfg: {
|
||||
launcher?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user