Fix dataset ids for otheruser/frienduser
Remove debug
This commit is contained in:
parent
675333f246
commit
b2b984433c
2 changed files with 3 additions and 7 deletions
|
@ -34,7 +34,7 @@ contact:
|
|||
network: dfrn
|
||||
-
|
||||
id: 43
|
||||
uid: 42
|
||||
uid: 0
|
||||
# Having the same name and nick allows us to test
|
||||
# the fallback to api_get_nick() in api_get_user()
|
||||
name: othercontact
|
||||
|
@ -48,7 +48,7 @@ contact:
|
|||
network: dfrn
|
||||
-
|
||||
id: 44
|
||||
uid: 0
|
||||
uid: 42
|
||||
name: Friend contact
|
||||
nick: friendcontact
|
||||
self: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue