mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-13 04:30: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;
|
public $selectedConnectionId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The component’s listeners.
|
* The component's listeners.
|
||||||
*/
|
*/
|
||||||
protected $listeners = ['saved' => 'refreshUser'];
|
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
|
public function mount(): void
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user