Skip to content

Commit

Permalink
Fixes for status variables
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed Oct 1, 2023
1 parent a737499 commit 4f08b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Jobs/Database/Traits/StatusVariables.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Lightlogs\Beacon\Jobs\Database\Traits;
namespace Turbo124\Beacon\Jobs\Database\Traits;

use Illuminate\Support\Facades\DB;

Expand Down

0 comments on commit 4f08b91

Please sign in to comment.