Rohit Bhure

Results 3 issues of Rohit Bhure

`──(---㉿kali)-[~/HACKLAB-master/tools/dymerge]` `└─$ python dymerge.py ` ` File "/home/rohit/HACKLAB-master/tools/dymerge/dymerge.py", line 25` ` print info` ` ^^^^^^^^^^` `SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?` bug find by @vrcoderyt...

Fixes #6487 /claim #6487

✨ feature
🙋🏻‍♂️help wanted
Medium priority
💎 Bounty
bookings
🙋 Bounty claim
community

Fixes #409 Disable the 'Add' button when the 'Accepted' or 'Rejected' tab is open. * **CountDetail.vue** - Add a computed property `isAddButtonDisabled` to check if the active tab is 'Accepted'...