]> BookStack Code Mirror - bookstack/blobdiff - app/Translation/FileLoader.php
Add base64 image support
[bookstack] / app / Translation / FileLoader.php
index f0f895da55c05ca8598a5d8f9bc6eb39d13b44b0..0b4a93de6bc8dc84b9145378a2830f2645160c88 100644 (file)
@@ -27,4 +27,4 @@ class FileLoader extends BaseLoader
 
         return $this->loadNamespaced($locale, $group, $namespace);
     }
-}
\ No newline at end of file
+}