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$/,