Fix spacing
This commit is contained in:
parent
a2ae57ab6c
commit
170e453617
@ -179,7 +179,7 @@ public class OutfitController {
|
||||
}
|
||||
|
||||
FSDB.get().insert(
|
||||
"INSERT INTO " +
|
||||
"INSERT INTO " +
|
||||
"outfits('id', 'link', 'submitter', 'tag', 'created', 'updated', 'deleted', 'featured', 'display_count', 'delete_hash') " +
|
||||
"VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
|
||||
outfit.getId(),
|
||||
|
Loading…
Reference in New Issue
Block a user