Skip to content

Commit

Permalink
fixup! chore(comments): register Pinia and clean up
Browse files Browse the repository at this point in the history
Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
GVodyanov authored and nextcloud-command committed Jul 15, 2024
1 parent 01cce6e commit c4422cd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion apps/comments/src/store/deletedCommentLimbo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

//make a pinia store
import { defineStore } from 'pinia'

export const useDeletedCommentLimbo = defineStore('deletedCommentLimbo', {
Expand Down
2 changes: 1 addition & 1 deletion dist/7462-7462.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/comments-comments-app.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/comments-comments-tab.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/comments-comments-tab.js.map

Large diffs are not rendered by default.

0 comments on commit c4422cd

Please sign in to comment.