mirror of
https://github.com/linsa-io/linsa.git
synced 2026-04-18 22:50:05 +02:00
perf: Lazy loading for links in topic sections (#127)
This commit is contained in:
@@ -39,6 +39,8 @@ export class LaAccount extends Account {
|
||||
// so just do default profile create provided by jazz-tools
|
||||
super.migrate(creationProps)
|
||||
|
||||
console.log("In migration", this._refs.root, creationProps)
|
||||
|
||||
if (!this._refs.root && creationProps) {
|
||||
this.root = UserRoot.create(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user