mirror of
https://github.com/moparisthebest/mailiverse
synced 2025-02-07 02:00:10 -05:00
7 lines
85 B
Sed
7 lines
85 B
Sed
![]() |
|
||
|
/<LINK_DISABLE_DURING_BETA>/ {
|
||
|
r ../web/common/Link.DisableDuringBeta.html
|
||
|
d
|
||
|
}
|
||
|
|