demo-apps icon indicating copy to clipboard operation
demo-apps copied to clipboard

fix: return a bool as specified in function header

Open ErnoW opened this issue 3 years ago • 0 comments

This fixes an inconsistency between the specified return type and returned data. Otherwise, the compiler might fail.

ErnoW avatar Apr 07 '21 12:04 ErnoW