forked from abner/for-legacy-web
Change invite rendering logic.
Handle link warnings on embeds. Remove "EDIT!!" 🙏🙏🙏
This commit is contained in:
@@ -73,7 +73,6 @@ export const SimpleRenderer: RendererRoutines = {
|
||||
});
|
||||
},
|
||||
edit: async (renderer) => {
|
||||
console.log("EDIT!!");
|
||||
renderer.emitScroll({
|
||||
type: "StayAtBottom",
|
||||
smooth: false,
|
||||
|
||||
Reference in New Issue
Block a user