feat(Spotify): Remove ads section from browse (#5193)
This commit is contained in:
parent
da20e565cd
commit
92b588c866
2 changed files with 22 additions and 6 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.spotify.browsita.v1.resolved;
|
||||
|
||||
public final class Section {
|
||||
public static final int BRAND_ADS_FIELD_NUMBER = 6;
|
||||
public int sectionTypeCase_;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue