@@ -9,7 +9,7 @@
|
||||
|
||||
Date date;
|
||||
|
||||
@@ -72,4 +72,26 @@
|
||||
@@ -74,4 +74,26 @@
|
||||
jsonobject.addProperty("expires", this.d == null ? "forever" : ExpirableListEntry.a.format(this.d));
|
||||
jsonobject.addProperty("reason", this.e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user