mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 06:41:51 +01:00
fix3
This commit is contained in:
parent
d006351b6f
commit
f8b317bb15
@ -13,7 +13,7 @@ struct UserSystem
|
||||
{
|
||||
info @0 :Info;
|
||||
interface Info $CSharp.name("InfoInterface") {
|
||||
getUserSelf @0 ( ) -> ( user :User, dummy :UInt8 = 0 );
|
||||
getUserSelf @0 ( ) -> User;
|
||||
}
|
||||
|
||||
manage @1 :Manage;
|
||||
|
Loading…
x
Reference in New Issue
Block a user