Commit ae2506dd authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

issue create

parent 9fd4c18f
......@@ -83,7 +83,7 @@ class ServerLicenseCreate extends Component
$this->ownerType = DB::table('conf_server_ownertype')
->orderBy('owntypeid', 'asc')
->first()->id;
->first()->owntypeid;
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment