mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Fix web issue
This commit is contained in:
parent
96d5ca0f3c
commit
dcf14c6e6f
@ -18,6 +18,8 @@
|
||||
* along with Kyoo. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import { createContext } from "react";
|
||||
|
||||
export const useAccounts = () => {}
|
||||
|
||||
export const AccountContext = 0;
|
||||
export const AccountContext = createContext({});
|
||||
|
Loading…
x
Reference in New Issue
Block a user