mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
fix import
This commit is contained in:
parent
774efc17d9
commit
eaa7de8a55
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
import { ILogItem } from "../../lib";
|
||||
import {ILogItem} from "../../logging/types";
|
||||
import {pkSign} from "./common";
|
||||
|
||||
import type {SecretStorage} from "../ssss/SecretStorage";
|
||||
|
Loading…
Reference in New Issue
Block a user