Serve sw-pleroma.js properly
This commit is contained in:
parent
b3b0855456
commit
fa5ec765d9
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ defmodule Pleroma.Plugs.InstanceStatic do
|
|||
end
|
||||
end
|
||||
|
||||
@only ~w(index.html static emoji packs sounds images instance favicon.png)
|
||||
@only ~w(index.html static emoji packs sounds images instance favicon.png sw.js sw-pleroma.js)
|
||||
|
||||
def init(opts) do
|
||||
opts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue