chore: doc
This commit is contained in:
parent
49ff7a4d05
commit
84a2ab5768
|
@ -40,6 +40,7 @@ export default () => class Followed extends Trait {
|
|||
|
||||
async load(json) {
|
||||
await super.load(json);
|
||||
// @hot
|
||||
if (json.camera) {
|
||||
this.#camera = json.camera;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user