mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 19:40:07 +00:00
Revert "fix(ui): unify ICON_LIST dot size with ICON_SOLID"
This reverts commit 112d134829.
This commit is contained in:
@@ -53,7 +53,7 @@ NC='\033[0m'
|
||||
readonly ICON_SUCCESS="✓"
|
||||
readonly ICON_ERROR="☻"
|
||||
readonly ICON_WARNING="●"
|
||||
readonly ICON_LIST="●"
|
||||
readonly ICON_LIST="•"
|
||||
|
||||
echo -e "${BLUE}=== Mole Check, ${MODE} ===${NC}\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user