refactor: changing name to zapzap

As per @Ilj3954 and @adamperkowski request, I'm changing both option and
script name to zapzap (which was the original name of the app)
This commit is contained in:
harshv5094 (personal PC) 2024-10-25 22:02:27 +05:30
parent 09aea49b2c
commit da61dc448a
2 changed files with 3 additions and 3 deletions

View File

@ -79,9 +79,9 @@ script = "communication-apps/telegram-setup.sh"
task_list = "I"
[[data.entries]]
name = "WhatsApp"
description = "WhatsApp is a cloud-based messaging app known for its speed and security, offering features like group chats, channels, and end-to-end encrypted calls."
script = "communication-apps/whatsapp-setup.sh"
name = "ZapZap (Whatsapp Client)"
description = "ZapZap is a whatsapp desktop client for linux users, It is an open source project developed by rafatosta."
script = "communication-apps/zapzap-setup.sh"
task_list = "I"
[[data.entries]]