verification before payment and email fixes
This commit is contained in:
5
frontend/pweb/lib/models/load_more_state.dart
Normal file
5
frontend/pweb/lib/models/load_more_state.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
enum LoadMoreState {
|
||||
hidden,
|
||||
available,
|
||||
loading,
|
||||
}
|
||||
Reference in New Issue
Block a user