mirror of
https://github.com/minetest-mods/global_exchange.git
synced 2025-01-23 14:30:17 +01:00
change comment
This commit is contained in:
parent
d0ab05815b
commit
8a85a48cdf
@ -1015,7 +1015,7 @@ end
|
|||||||
|
|
||||||
|
|
||||||
-- On success, returns true and a list of inbox entries.
|
-- On success, returns true and a list of inbox entries.
|
||||||
-- On failure, an error message.
|
-- TODO: On failure, return false and an error message.
|
||||||
function ex_methods.view_inbox(self, p_name)
|
function ex_methods.view_inbox(self, p_name)
|
||||||
local stmt = self.stmts.view_inbox_stmt
|
local stmt = self.stmts.view_inbox_stmt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user