@ -0,0 +1,6 @@
package budgeteer
type Data interface {
GetToken() Token
GetBudgets() []Budget
}
The note is not visible to the blocked user.