Andrew 2 月之前
父節點
當前提交
bbd794a52e
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      app/Models/User.php

+ 0
- 1
app/Models/User.php 查看文件

@@ -53,4 +53,3 @@ class User extends Authenticatable implements FilamentUser
53 53
         return true;
54 54
     }
55 55
 }
56
-}