diff options
author | Sebastian <sebasjm@gmail.com> | 2022-12-19 12:23:39 -0300 |
---|---|---|
committer | Sebastian <sebasjm@gmail.com> | 2022-12-19 12:23:39 -0300 |
commit | 72b429321553841ac1ff48cf974bfc65da01bb06 (patch) | |
tree | 7db9a4462f02de6cb86de695a1e64772b00ead5f /packages/merchant-backoffice-ui/src/sw.js | |
parent | 770ab6f01dc81a16f384f314982bd761540f8e65 (diff) |
pretty
Diffstat (limited to 'packages/merchant-backoffice-ui/src/sw.js')
-rw-r--r-- | packages/merchant-backoffice-ui/src/sw.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/merchant-backoffice-ui/src/sw.js b/packages/merchant-backoffice-ui/src/sw.js index 617ae647c..0b1799e23 100644 --- a/packages/merchant-backoffice-ui/src/sw.js +++ b/packages/merchant-backoffice-ui/src/sw.js @@ -14,7 +14,7 @@ GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ - /** +/** * * @author Sebastian Javier Marchano (sebasjm) */ |