Skip to content
Snippets Groups Projects
Commit fd67d5cb authored by syuilo's avatar syuilo
Browse files

wip

parent cb0f95ee
No related branches found
No related tags found
No related merge requests found
......@@ -26,4 +26,8 @@ export default class ID extends Context<mongo.ObjectID> {
return true;
});
}
public getType() {
return super.getType('string');
}
}
......@@ -10,7 +10,7 @@ main
margin 0 0 0 256px
padding 64px
width 100%
max-width 768px
max-width 800px
section
margin 32px 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment