Fix workflow and auto updater webui filenames

This commit is contained in:
Djuri 2024-12-18 22:20:40 +01:00
parent 1a4bc9b711
commit c989169ff4
4 changed files with 16 additions and 4 deletions

View file

@ -84,5 +84,5 @@ void addScreenMapping(int value, const char* name);
int findScreenIndexByValue(int value);
String replaceAmbiguousChars(String input);
const char* getFirmwareFilename();
const char* getWebUiFilename();
// void loadIcons();