Browse Source

Remove another field! (has_placed_orders)

Scott Weber 2 năm trước cách đây
mục cha
commit
581a933707
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      mauigpapi/types/login.py

+ 0 - 1
mauigpapi/types/login.py

@@ -36,7 +36,6 @@ class LoginResponseUser(BaseFullResponseUser, SerializableAttrs):
     can_boost_post: bool
     can_see_organic_insights: bool
     show_insights_terms: bool
-    has_placed_orders: bool
     nametag: LoginResponseNametag
     allow_contacts_sync: bool