瀏覽代碼

Remove another field! (has_placed_orders)

Scott Weber 2 年之前
父節點
當前提交
581a933707
共有 1 個文件被更改,包括 0 次插入1 次删除
  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_boost_post: bool
     can_see_organic_insights: bool
     can_see_organic_insights: bool
     show_insights_terms: bool
     show_insights_terms: bool
-    has_placed_orders: bool
     nametag: LoginResponseNametag
     nametag: LoginResponseNametag
     allow_contacts_sync: bool
     allow_contacts_sync: bool