mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Removes fancy quotes.
This commit is contained in:
parent
caefd6dbb2
commit
0208213564
@ -29,12 +29,12 @@ class ManageOAuthConnections extends Component
|
||||
public $selectedConnectionId;
|
||||
|
||||
/**
|
||||
* The component’s listeners.
|
||||
* The component's listeners.
|
||||
*/
|
||||
protected $listeners = ['saved' => 'refreshUser'];
|
||||
|
||||
/**
|
||||
* Initializes the component by loading the user’s OAuth connections.
|
||||
* Initializes the component by loading the user's OAuth connections.
|
||||
*/
|
||||
public function mount(): void
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user