Explorar el Código

fix initial json data

= hace 3 años
padre
commit
aa2236ea4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/constants/data.ts

+ 1 - 1
src/constants/data.ts

@@ -2,7 +2,7 @@ import { StorageConfig } from "src/typings/global";
 
 export const defaultJson = [
   {
-    Author: "J. K. Rowling.",
+    Author: "J. K. Rowling",
     Genre: "Fantasy",
     Characters: ["Hermione Granger", "Harry Potter", "Lord Voldemort", "MORE"],
     Books: [