]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/fixtures/peertube-plugin-test-six/main.js
fix plugin storage return value when storing a Json array
authorlutangar <johan.dufour@gmail.com>
Wed, 15 Dec 2021 08:35:17 +0000 (09:35 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 16 Dec 2021 09:17:39 +0000 (10:17 +0100)
commitced38c0ffe1e7d30f1f80fe704e571f39b0cc78b
treec6f435714e729c115154fc642ce0129917df198a
parent85302118227bad232afdebb84a5c245f862366bd
fix plugin storage return value when storing a Json array
server/models/server/plugin.ts
server/tests/fixtures/peertube-plugin-test-six/main.js
server/tests/plugins/plugin-storage.ts