mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-05 17:31:22 +02:00
#231 - Backer support added
This commit is contained in:
@@ -61,7 +61,7 @@ const BaseView: React.FunctionComponent<IBaseViewProps> = ({settings, folderAndF
|
||||
<OtherActions settings={settings} isFile={false} isBase />
|
||||
</div>
|
||||
|
||||
<SponsorMsg />
|
||||
<SponsorMsg isBacker={settings?.isBacker} />
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user