Remove listingtype: community.

This commit is contained in:
Dessalines 2022-07-28 16:27:31 -04:00
parent e7f5a5d05f
commit 416b6bbcab

View file

@ -138,7 +138,6 @@ export enum ListingType {
All = "All",
Local = "Local",
Subscribed = "Subscribed",
Community = "Community",
}
/**