mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-04 03:32:03 -06:00
Create indes.ts to export HelpDoc modules
This commit is contained in:
parent
8ef65caa5a
commit
74cbfb2c58
6
frontend/src/locale/src/HelpDoc/it/indes.ts
Normal file
6
frontend/src/locale/src/HelpDoc/it/indes.ts
Normal file
@ -0,0 +1,6 @@
|
||||
export * as AccessLists from "./AccessLists.md";
|
||||
export * as Certificates from "./Certificates.md";
|
||||
export * as DeadHosts from "./DeadHosts.md";
|
||||
export * as ProxyHosts from "./ProxyHosts.md";
|
||||
export * as RedirectionHosts from "./RedirectionHosts.md";
|
||||
export * as Streams from "./Streams.md";
|
||||
Loading…
x
Reference in New Issue
Block a user