[develop | DONE | CHANGED ] Change the sidebar menu divide menu items to community profile and content config

This commit is contained in:
argirok 2024-08-30 10:13:14 +03:00
parent d5a51bf0fc
commit 6165778970
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import {PluginSuggestedRepositories} from "./plugin-suggested-repositories.compo
<plugin-field-edit [value]="pluginObject.description"
type="textarea" field="description" (changed)="valueChanged($event)" [switchToHTMLEditor]="true"></plugin-field-edit>
<div class="uk-alert uk-alert-warning uk-text-small"> Manage the content providers list in
<a routerLink="../../../info/content-providers" target="_blank">Community info</a> by adding them in deposit.</div>
<a routerLink="../../../config/content-providers" target="_blank">community content config</a> by adding them in deposit.</div>
</div>
`,