mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
ran yarn lint
This commit is contained in:
parent
6b7db5d085
commit
4332a18fcb
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ window.initialRequest = getInitialData();
|
|||
window.initialRequest.then(
|
||||
data => {
|
||||
'use strict';
|
||||
|
||||
|
||||
storage.fetch();
|
||||
|
||||
window.initialData = data;
|
||||
|
|
Loading…
Reference in a new issue