aboutsummaryrefslogtreecommitdiffstats
path: root/core/user.rb
diff options
context:
space:
mode:
Diffstat (limited to 'core/user.rb')
-rw-r--r--core/user.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/user.rb b/core/user.rb
index 7d247c82..6c4e7976 100644
--- a/core/user.rb
+++ b/core/user.rb
@@ -20,7 +20,7 @@ class User < Retriever::Model
# detail | detail
# profile_image_url | icon
- field.string :id
+ field.int :id
field.string :idname
field.string :name
field.string :location