2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

DEV: fix formatting

This commit is contained in:
Kane York 2020-03-05 12:46:03 -08:00 committed by Kane York
parent 9ab2a15691
commit d1cceff0e7

View file

@ -25,7 +25,7 @@ const SERVER_SIDE_ONLY = [
/^\/posts\/\d+\/raw/,
/^\/raw\/\d+/,
/^\/wizard/,
/^\/go\//, // EXPERIMENTAL: https://meta.discourse.org/t/-/142605
/^\/go\//, // EXPERIMENTAL: https://meta.discourse.org/t/-/142605
/\.rss$/,
/\.json$/,
/^\/admin\/upgrade$/,