mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
mempool weather added
This commit is contained in:
@@ -9,7 +9,7 @@ use Livewire\Component;
|
||||
|
||||
class MempoolWeather extends Component
|
||||
{
|
||||
public string $weather = '';
|
||||
public ?string $weather = '';
|
||||
public $changed;
|
||||
|
||||
public function mount()
|
||||
|
||||
Reference in New Issue
Block a user