diff --git a/src/views/GeneralView.vue b/src/views/GeneralView.vue index 1c404b7..01a5409 100644 --- a/src/views/GeneralView.vue +++ b/src/views/GeneralView.vue @@ -44,8 +44,8 @@ const data = [ const sexHeads = ["Key", "Value"]; const sexData = [ ["Sexuality", "Gay"], - ["Preferred position", "Bottom"] -] + ["Preferred position", "Bottom"], +];