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