Remove donations links
This commit is contained in:
parent
e126d2d01b
commit
f7e3572384
2 changed files with 2 additions and 14 deletions
|
|
@ -275,7 +275,8 @@ extension LocalizedBody on Event {
|
|||
size = size / 1000000000;
|
||||
return "${size.toString()}gb";
|
||||
}
|
||||
} else
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue