environments/review-update-zap-0lcnba/deployments/4738
danidfra 2024-07-28 23:21:26 -03:00
rodzic 098b760b06
commit 90af1dd60f
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -14,7 +14,6 @@ import { useAppDispatch } from 'soapbox/hooks';
import type { Account as AccountEntity, Status as StatusEntity } from 'soapbox/types/entities';
interface IZapPayRequestForm {
status?: StatusEntity;
account: AccountEntity;