Update and rename Bookstack.php to BookStack.php
This commit is contained in:
parent
1c6da858bc
commit
5575b082ea
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php namespace App\SupportedApps;
|
||||
|
||||
class Bookstack implements Contracts\Applications {
|
||||
class BookStack implements Contracts\Applications {
|
||||
|
||||
public function defaultColour()
|
||||
{
|
Loading…
Reference in a new issue