mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-29 06:17:52 +00:00
Remove comment
This commit is contained in:
parent
a468e9f406
commit
fa63ac493e
@ -86,7 +86,6 @@ export const ListOfBans = ({ groupId, setInfoSnack, setOpenSnack, show }) => {
|
|||||||
|
|
||||||
const handleCancelBan = async (address) => {
|
const handleCancelBan = async (address) => {
|
||||||
try {
|
try {
|
||||||
// TODO translate
|
|
||||||
const fee = await getFee('CANCEL_GROUP_BAN');
|
const fee = await getFee('CANCEL_GROUP_BAN');
|
||||||
await show({
|
await show({
|
||||||
message: t('group:question.cancel_ban', { postProcess: 'capitalize' }),
|
message: t('group:question.cancel_ban', { postProcess: 'capitalize' }),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user