mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
Update blog backend to match current usage
This commit is contained in:
@@ -17,10 +17,6 @@ class BlogItem {
|
||||
return blog;
|
||||
}
|
||||
|
||||
String getName() {
|
||||
return blog.getName();
|
||||
}
|
||||
|
||||
boolean isOurs() {
|
||||
return ours;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user