]> BookStack Code Mirror - bookstack/blobdiff - app/Settings/Setting.php
respective book and chapter structure added.
[bookstack] / app / Settings / Setting.php
index c0492e6c1f7ca9133de70ba042b4d0b5823a6038..2bd56408866a92b02ee209d555abde896e453500 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace BookStack\Settings;
 
-use BookStack\Model;
+use BookStack\App\Model;
 
 class Setting extends Model
 {