@@ -67,7 +67,7 @@ function kiauh_update_dialog() {
bottom_border
local yn
read -p "${cyan}Do you want to update now? (Y/n):${white}" yn
read -p "${cyan}###### Do you want to update now? (Y/n):${white}" yn
while true;do
case"${yn}" in
Y|y|Yes|yes|"")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.