From 10c25e7615d337aa7634b569a695283d72215828 Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:58:17 +0200 Subject: [PATCH] Update Frame.md --- docs/objects/Frame.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/objects/Frame.md b/docs/objects/Frame.md index 854a01c..ab07722 100644 --- a/docs/objects/Frame.md +++ b/docs/objects/Frame.md @@ -399,11 +399,11 @@ local myFrame = basalt.createFrame():setScrollable():setImportantScroll(true) *This is how you would implement frames via xml: ```xml - +