working on legacy note rendering
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
let error = $state(null);
|
||||
let loader = {
|
||||
offset : 0,
|
||||
limit : 5,
|
||||
limit : 20,
|
||||
active : true
|
||||
}
|
||||
let note = $state({source:null,rendered:null});
|
||||
|
||||
Reference in New Issue
Block a user