X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c429cf78187e80deb63982a282a1c6889f30291a..refs/pull/5676/head:/app/Settings/Setting.php diff --git a/app/Settings/Setting.php b/app/Settings/Setting.php index c0492e6c1..2bd564088 100644 --- a/app/Settings/Setting.php +++ b/app/Settings/Setting.php @@ -2,7 +2,7 @@ namespace BookStack\Settings; -use BookStack\Model; +use BookStack\App\Model; class Setting extends Model {