Compare commits

..

No commits in common. "7c1f45bcfb63d3b6f641a51999cf5aeb16ff64f0" and "5b623ee46f16265d1d53822204acb8fd69dcbdb9" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View File

@ -90,7 +90,7 @@ function initUsersActions(store, _router) {
${actorFields}
}
}
entity: alertsEntity {
entity: alertsEntityByAlertId {
entity {
id
name

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "traxxx",
"version": "1.205.1",
"version": "1.205.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "traxxx",
"version": "1.205.1",
"version": "1.205.0",
"license": "ISC",
"dependencies": {
"@casl/ability": "^5.2.2",

View File

@ -1,6 +1,6 @@
{
"name": "traxxx",
"version": "1.205.1",
"version": "1.205.0",
"description": "All the latest porn releases in one place",
"main": "src/app.js",
"scripts": {