We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51a163e + d37c469 commit b40a8bfCopy full SHA for b40a8bf
resources/stubs/NativeAppServiceProvider.php.stub
@@ -5,7 +5,7 @@ namespace App\Providers;
5
use Native\Laravel\Facades\ContextMenu;
6
use Native\Laravel\Facades\Dock;
7
use Native\Laravel\Facades\Window;
8
-use Native\Laravel\GlobalShortcut;
+use Native\Laravel\Facades\GlobalShortcut;
9
use Native\Laravel\Menu\Menu;
10
11
class NativeAppServiceProvider
0 commit comments